home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / Basic / Visual Basic.60 / VB98 / WIZARDS / PDWIZARD / SETUP1 / COMMONRC.H < prev    next >
Encoding:
C/C++ Source or Header  |  1998-06-18  |  1.5 KB  |  45 lines

  1. #define resLOG_FILEUPTODATE         2000
  2. #define resLOG_FILECOPIED         2001
  3. #define resLOG_ERROR            2002
  4. #define resLOG_WARNING            2003
  5. #define resLOG_DURINGACTION        2004
  6. #define resLOG_CANNOTWRITE        2005
  7. #define resLOG_CANNOTCREATE        2006
  8. #define resLOG_DONOTMODIFY        2007
  9. #define resLOG_FILECONTENTS        2008
  10. #define resLOG_FILEUSEDFOR        2009
  11. #define resLOG_UNEXPECTED        2010
  12. #define resLOG_OUTOFMEMORY        2011
  13. #define resLOG_USERRESPONDEDWITH    2012
  14. #define resLOG_CANTRUNAPPREMOVER        2013
  15. #define resLOG_ABOUTTOREMOVEAPP         2014
  16.  
  17. // The following are the captions on system dialog buttons
  18. #define resLOG_IDOK            2100
  19. #define resLOG_IDCANCEL            2101
  20. #define resLOG_IDABORT            2102
  21. #define resLOG_IDRETRY            2103
  22. #define resLOG_IDIGNORE            2104
  23. #define resLOG_IDYES            2105
  24. #define resLOG_IDNO            2106
  25. #define resLOG_IDUNKNOWN        2107
  26.  
  27.  
  28. #define resCOMMON_CANTREG               2200
  29. #define resCOMMON_CANTREGUNEXPECTED     2201
  30. #define resCOMMON_CANTREGOLE            2202
  31. #define resCOMMON_CANTREGLOAD            2203
  32. #define resCOMMON_CANTREGENTRY            2204
  33. #define resCOMMON_CANTREGREG            2205
  34. #define resCOMMON_CANTREGAUTPRXRPC1     2206
  35. #define resCOMMON_CANTREGAUTPRXRPC2     2207
  36. #define resCOMMON_CTL3D32NOTCOPIED      2208
  37. #define resCOMMON_INVALIDFILECHARS    2209
  38. #define resCOMMON_MULTDIRBASENAME     2210
  39. #define resCOMMON_CANTFINDSRCFILE     2211
  40. #define resCOMMON_CANTREGTLB            2212
  41. #define resCOMMON_RICHED32NOTCOPIED    2213
  42. #define resCOMMON_AXDISTNOTCOPIED    2214
  43. #define resCOMMON_WINT351NOTCOPIED    2215
  44. #define resCOMMON_CANTDOREBOOTCOPY    2216
  45.